BbaGroupManager manages and manipulates virtual template interfaces for PPPoE.
More...
BbaGroupManager manages and manipulates virtual template interfaces for PPPoE.
◆ addBbaGroupByName()
| void BbaGroupManager::addBbaGroupByName |
( |
string |
| ) |
|
Adds a BBA group.
- Parameters
-
| name,the | name for the BBA group. |
◆ getBbaGroupAt()
| BbaGroup BbaGroupManager::getBbaGroupAt |
( |
int |
| ) |
|
Returns the BBA group at the specified name.
- Parameters
-
| index,the | index of the BBA group of interest. |
- Returns
- BbaGroup, the BbaGroup object at the specified name.
◆ getBbaGroupByName()
| BbaGroup BbaGroupManager::getBbaGroupByName |
( |
string |
| ) |
|
Returns the BBA group with the specified name.
- Parameters
-
| name,the | name of the BBA group of interest. |
- Returns
- BbaGroup, the BbaGroup object with the specified name.
◆ getBbaGroupCount()
| int BbaGroupManager::getBbaGroupCount |
( |
| ) |
|
Returns the number of BBA groups.
- Parameters
-
| int,the | number of BBA groups. |
◆ removeBbaGroupByName()
| void BbaGroupManager::removeBbaGroupByName |
( |
string |
| ) |
|
Removes the BBA group with the specified name.
- Parameters
-
| name,the | name of the BBA group of interest. |
The documentation for this class was generated from the following file: